Phineas and Ferb wiki
phineasandferb_wiki
https://phineasandferb.shoutwiki.com/wiki/Main_Page
MediaWiki 1.35.13
first-letter
Media
Special
Talk
User
User talk
Phineas and Ferb wiki
Phineas and Ferb wiki talk
File
File talk
MediaWiki
MediaWiki talk
Template
Template talk
Help
Help talk
Category
Category talk
Module
Module talk
Gadget
Gadget talk
Gadget definition
Gadget definition talk
MediaWiki:Vector.css
8
1
1
2019-09-12T03:52:31Z
SupermanFan97
30577825
Created page with "#siteSub { display:block; color: #6153A2; } /*** BASIC SKINNING ***/ /* Thumbnails */ div.thumbinner { border: 2px solid #6153A2; background-color: #EAD5FC; text-..."
css
text/css
#siteSub {
display:block;
color: #6153A2;
}
/*** BASIC SKINNING ***/
/* Thumbnails */
div.thumbinner {
border: 2px solid #6153A2;
background-color: #EAD5FC;
text-align: center;
border-radius: 0.5em;
}
/* Containers for era icons, taken from BS01 */
.top-icons-container img {
max-height: 40px; /* scale down any vectors (e.g., parent page logos) or high-res images if needed */
}
.top-icons-container img:hover {
opacity: .5;
}
/* Parent Banner coding, also from BS01 */
.parentBanner img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: auto;
min-height: 120%;
margin-top: -10%;
opacity: .4;
}
html .thumbimage {
border: 0px;
background-color: #EAD5FC;
}
html .thumbcaption {
background-color: #EAD5FC;
}
/* Category Tree customizing */
.CategoryTreeEmptyBullet {
cursor: default;
color: #6153A2;
}
.CategoryTreeToggle {
color: #362668;
}
/*** Template stuff ***/
.references-small {
font-size: 0.85em;
}
.galitem {
color: #DDC3FF;
background: #6153A2;
}
.header {
border: 1px solid transparent;
border-radius: .5em;
font-size: 130%;
font-weight: bold;
margin: 5px 0 10px;
overflow: auto;
padding: .3em .4em .2em;
text-align: center;
background: #6153A2;
color: #DDC3FF;
}
/* New styling for appearance lists, used in Template:MediaAppearances */
table.appearances {
padding: 5px;
width: 100%;
border: 2px solid #362668;
background: #CFAAFF;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
margin-bottom: 4px;
text-align: left;
clear: left;
}
table.appearances tr td { vertical-align: top; }
.mlp_storylink {
font-size: 10px;
background-color: #F8F9FA;
border-width: 0 1px 0 1px;
border-style: solid;
padding: 0 5px 0 5px;
border-color: #362668;
white-space: nowrap;
}
.suc-boxes {
overflow: hidden;
white-space: nowrap;
}
.wikitable,
table.wikitable {
border: #6153A2;
}
.q2 {
border-bottom: 2px solid #362668;
border-left: 2px solid #362668;
border-right: 0px solid #362668;
margin-top: -2px;
margin-bottom: -2px;
margin-left: 2px;
}
table.wikitable th,
table.wikitable td {
color: #000;
border: #6153A2;
}
/* Allow limiting of which header levels are shown in a TOC;
<div class="toclimit-3">, for instance, will limit to
showing ==headings== and ===headings=== but no further
(as long as there are no =headings= on the page, which
there shouldn't be according to the MoS). */
/* TemplateStyles */
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
display: none;
}
.message-box1 {
background: #cfaaff;
border: 2px solid #6153A2;
}
.message-box2 {
color: #6153A2;
}
.announcement {
background-color: White;
text-align: center;
border: 2px dotted #4A338E;
margin: 1rem auto;
}
.mw-changeslist-legend {
background-color: #cfaaff;
border: 2px solid #6153A2;
}
#portals {
-moz-columns: 4 7em;
-webkit-columns: 4 7em;
columns: 4 7em;
}
/* Appearances list format (Taken from tfwiki, heavily edited for our use!)
/* ========================================================================
FeaturedCharacters table :: {{featuredcharacters}}
======================================================================== */
/* CSS placed here will be applied to all skins */
.mlp_featuredCharacters {
border:2px solid #362668;
border-collapse: collapse;
margin-top: 0.25em;
margin-left:auto;
margin-right:auto;
}
.mlp_featuredCharacters th{
border-width: 1px 2px;
border-style: solid;
border-color: #362668;
padding: 5px 5px 3px;
}
.mlp_featuredCharacters td{
border-width: 1px 2px;
border-style: solid;
border-color: #362668;
padding-right: 1em;
padding-bottom:.5em;
}
.mlp_featuredCharacters td>table>tbody>tr>td {
border-width: 0px;
}
.mlp_appearances td>table>tbody>tr>td {
border-width: 0px;
}
/***TOC***/
.toc {
background-color: #EAD5FC !important;
border: 2px solid #6153A2 !important;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
-webkit-border-radius: 0.5em;
border-radius: 0.5em;
}
.toctitle {
background-color: #EAD5FC !important;
color: #6153A2 !important;
font-weight: bold;
}
.toctitle h2 {
color: #6153A2 !important;
}
.catlinks {
border: 2px solid #6153A2 !important;
background-color: #EAD5FC !important;
border-radius: 0.5em;
}
/*** PROFILE CUSTOMIZATION ***/
#profile-top {
border-bottom: 2px solid #6153A2;
}
#profile-image img {
background-color: #6153A2;
border: 2px solid #6153A2;
}
.user-section-heading {
border-bottom: 2px solid #6153A2;
width: 100%;
line-height: 22px;
margin: 0 0 8px 0;
}
.no-info-container {
background-color: #6153A2;
color: #cfaaff;
}
#profile-toggle-button {
background-color: #6153A2;
color: #cfaaff;
}
#user-page-left h2, #user-page-right h2 {
border-bottom: 2px solid #6153A2;
color: #6153A2;
}
.profile-info-container b {
color: #6153A2;
}
/* ***COMMENT CUSTOMIZATION *** */
.c-avatar img {
padding: 3px;
border: 2px solid #6153A2;
background-color: transparent;
}
.c-item {
position: relative;
border-bottom: 2px solid #6153A2;
padding: 0px 0px 2px 0px;
padding: 0px 0px 2px 0px;
margin: 0px 0px 2px 0px;
}
.c-ignored {
color: #6153A2;
font-size: 11px;
padding: 5px 0px 10px 0px;
margin: 0px 0px 15px 0px;
border-bottom: 2px solid #6153A2;
}
/* ***FORUM CUSTOMIZATION *** */
.wikiforum-avatar-image {
float: left;
width: 80px;
}
th.mw-wikiforum-thread-top {
font-weight: bold;
padding: 5px 10px;
border: 2px solid #131F46;
background: #cfaaff;
text-align: left;
}
td.mw-wikiforum-thread-main {
padding: 10px;
border: 2px solid #131F46;
background: #cfaaff;
word-break: break-word !important;
}
td.mw-wikiforum-thread-sub {
padding: 0px 10px;
border: 2px solid #131F46;
background: #cfaaff;
}
/*** ALT TABLE ***/
/* Alt table */
table.altrow,
table.altcol {
background: #6153A2;
border: 2px solid #362668;
border-collapse: collapse;
margin: 1em 1em 1em 0;
}
table.altrow td,
table.altcol td {
border: 2px solid #362668;
border-radius: 0.5em;
padding: 0.4em;
}
table.altrow tr:nth-child(even) {
background: #cfaaff;
}
table.altrow tr:nth-child(odd) {
background: #cfaaff;
}
table.altcol td:nth-child(even) {
background: #cfaaff;
}
table.altcol td:nth-child(odd) {
background: #cfaaff;
}
table.altrow th,
table.altcol th {
background: #6153A2;
border: 2px solid #362668;
padding: 0.4em;
color: #cfaaff;
}
table.altrow caption,
table.altcol caption {
font-weight: bold;
margin-left: inherit;
margin-right: inherit;
}
table.altrow code,
table.altcol code {
background-color: transparent;
}
.altrow {
}
/* general styles */
h1, h2 {
color: #4A338E;
font-family: "Arial" !important;
border-bottom: solid 2px #6153A2;
}
h3, h4, h5, h6 {
color: #4A338E !important;
font-family: "Arial" !important;
}
.h2-mimic {
color: #4A338E;
font-family: "Arial" !important;
border-bottom: solid 2px #6153A2;
font-size: 1.5em;
margin-top: 1em;
}
.h3-mimic {
font-size: 1.2em;
margin-top: 0.3em;
margin-bottom: 0;
padding-bottom: 0;
color: #4A338E !important;
font-family: "Arial" !important;
font-weight: bold;
}
a {
color: #002bb8;
}
a:hover {
color: #DF3494 !important;
text-decoration: none;
}
/* Recent Changes */
.mw-changeslist-legend {
background-color: #cfaaff;
border: 2px solid #4A338E;
}
.tabbernav {
border-bottom: 2px solid #362668 !important;
padding: 0.3em 0 !important;
}
.tabbernav a {
padding: 0.3em 0.5em !important;
margin: 0 !important;
color: #FFF !important;
border: none !important;
background: #6153A2 !important;
}
.tabberactive a {
color: #FFF !important;
background: #362668 !important;
}
.tabbertab {
border: none !important;
padding: 0 !important;
}
.mw-changeslist-legend {
background-color: #cfaaff;
border: 2px solid #6153A2;
}
.spoiler {
background-color: #CFAAFF;
color: #4A338E;
border-color: #4A338E;
border-style: solid;
border-width: 2px 0px 2px 0px;
text-align: center;
}
/* FRANCHISE BOXES */
/* ============================== Franchise Navigation 2.0 ============================== */
.mlp-navigation_franchise_wrapper { margin-top:.5em; }
.mlp-navigation_franchise_box {
float: right;
}
table.mlp-navigation_franchise
{
border-style: solid;
border-width: 2px;
border-color: #4A338E;
position:relative;
background-color:#CFAAFF;
border-radius: 0 0 .7em .7em;
}
table.mlp-navigation_franchise
{
border-style: solid;
border-width: 2px 1px 2px 1px;
border-color: #4A338E;
/* margin-top:0.5em;
margin-bottom:1em;*/
position:relative;
background-color:#CFAAFF;
border-radius: 0 0 .7em .7em;
}
table.mlp-navigation_franchise > tbody > tr > th
{
border-spacing:0;
}
table.mlp-navigation_franchise > tbody > tr > th.mlp-navigation_franchise-prev,
table.mlp-navigation_franchise > tbody > tr > th.mlp-navigation_franchise-next
{
padding:2px;
width:20px;
}
table.mlp-navigation_franchise > tbody > tr > th {
text-align: center
}
table.mlp-navigation_franchise > tbody > tr.mlp-navigation_franchise_header
{
background: #6153A2 url(/mediawiki/images2/d/d6/Meta_titlegloss.png) left top;
}
table.mlp-navigation_franchise
{
color:#333;
}
table.mlp-navigation_franchise a:link
{
color:#333366;
}
table.mlp-navigation_franchise a:visited
{
color:#663366;
}
table.mlp-navigation_franchise a.new
{
color:#663333;
}
table.mlp-navigation_franchise > tbody > tr.mlp-navigation_franchise_header a
{
color:#DDC3FF;
}
table.mlp-navigation_franchise > tbody > tr > td ul
{
margin-right:2em;
margin-top:0;
}
table.mlp-navigation_franchise > tbody > tr > td ul > li
{
list-style-position: inside;
list-style-image: url(/mediawiki/images2/1/13/Meta-list_bullet.png);
list-style-type: circle;
font-size:smaller;
line-height:1;
}
table.mlp-navigation_franchise > tbody > tr > td > ul > li a
{
white-space: nowrap;
}
/* ==================== STYLES FOR << >> BUTTONS ==========================*/
.mlp_buttonlink a{
font-size:185%;
border:solid 3px #aaa;
display:block;
background-color:#eee;
border-radius:5pt;
-moz-border-radius:5pt;
-webkit-border-radius:5pt;
padding: .1em .1em .25em .1em;
line-height:.5em;
color:#666;
border-color:#4A338E;
}
.mlp_buttonlink a:hover
{
background-color:#f9f9f9;
text-decoration:none;
border:solid 2px #4A338E;
margin:1px;
}
.mlp_buttonlink a:active
{
color:#600;
}
.mlp_secondarynav .mlp_buttonlink a
{
font-size:150%;
border-width:2px;
}
.mlp_secondarynav .mlp_buttonlink a:hover
{
border:solid 1px #4A338E;
margin:1px;
}
.mlp_buttonlink a.extiw { background-color: #eee !important; padding: .1em .1em .1em .1em !important; }
.mlp_buttonlink a.extiw:hover { background-color: #f9f9f9 !important; }
.mlp_buttonlink a.extiw:after { display: block; margin-top: 5px; }
.tt1_clearall{
display:none;
}
/* styles for {{--}} */
.tt1_clearall + h1,
.tt1_clearall + h2,
.tt1_clearall + h3,
.tt1_clearall + h4,
.tt1_clearall + h5,
.tt1_clearall + h6 {
clear:both;
margin-top:00px;
}
/* cutting down on the usage of Template:Roundy with div and table classes for use in larger pages. Taken from Bulbapedia*/
.roundy {
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-icab-border-radius: 10px;
-o-border-radius: 10px;
}
.roundytl {
border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-khtml-border-top-left-radius: 10px;
-icab-border-top-left-radius: 10px;
-o-border-top-left-radius: 10px;
}
.roundytr {
border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-khtml-border-top-right-radius: 10px;
-icab-border-top-right-radius: 10px;
-o-border-top-right-radius: 10px;
}
.roundybl {
border-bottom-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
-khtml-border-bottom-left-radius: 10px;
-icab-border-bottom-left-radius: 10px;
-o-border-bottom-left-radius: 10px;
}
.roundybr {
border-bottom-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
-khtml-border-bottom-right-radius: 10px;
-icab-border-bottom-right-radius: 10px;
-o-border-bottom-right-radius: 10px;
}
.roundybottom {
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-khtml-border-bottom-left-radius: 10px;
-khtml-border-bottom-right-radius: 10px;
-icab-border-bottom-left-radius: 10px;
-icab-border-bottom-right-radius: 10px;
-o-border-bottom-left-radius: 10px;
-o-border-bottom-right-radius: 10px;
}
.roundytop {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-khtml-border-top-left-radius: 10px;
-khtml-border-top-right-radius: 10px;
-icab-border-top-left-radius: 10px;
-icab-border-top-right-radius: 10px;
-o-border-top-left-radius: 10px;
-o-border-top-right-radius: 10px;
}
.roundyleft {
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-khtml-border-top-left-radius: 10px;
-khtml-border-bottom-left-radius: 10px;
-icab-border-top-left-radius: 10px;
-icab-border-bottom-left-radius: 10px;
-o-border-top-left-radius: 10px;
-o-border-bottom-left-radius: 10px;
}
.roundyright {
border-bottom-right-radius: 10px;
border-top-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-top-right-radius: 10px;
-khtml-border-bottom-right-radius: 10px;
-khtml-border-top-right-radius: 10px;
-icab-border-bottom-right-radius: 10px;
-icab-border-top-right-radius: 10px;
-o-border-bottom-right-radius: 10px;
-o-border-top-right-radius: 10px;
}
/* Gallery */
li.gallerybox div.thumb {
text-align: center;
border: 2px solid #6153A2;
background-color: #EAD5FC;
margin: 2px;
border-radius: 0.5em;
}
/* Code blocks */
pre,
code,
tt,
kbd,
samp,
.mw-code {
/*
* Some browsers will render the monospace text too small, namely Firefox, Chrome and Safari.
* Specifying any valid, second value will trigger correct behavior without forcing a different font.
*/
font-family: monospace, Courier;
}
code {
background-color: #6153A2;
color: #EAD5FC;
border-color: #6153A2;
}
pre,
.mw-code {
padding: 1em;
border: none;
color: #EAD5FC;
background-color: #6153A2;
border-radius: 10px;
}
.not-patrolled {
background-color: #6153A2;
border-radius: 6px;
padding-left: 2px;
}
/* Gallery */
li.gallerybox div.thumb {
text-align: center;
border: 2px solid #6153A2;
background-color: #EAD5FC;
margin: 2px;
border-radius: 0.5em;
}
c46bac0f95f832e8fa5f5e7ae34136d8437a7e68
Category:Characters
14
2
2
2019-09-12T03:52:59Z
SupermanFan97
30577825
Created page with "[[Category:contents]]"
wikitext
text/x-wiki
[[Category:contents]]
c0002d09865eb0b97e9f12dc9b2a83cecbea5a63
Category:Phineas and Ferb characters
14
3
3
2019-09-12T03:53:25Z
SupermanFan97
30577825
Created page with "[[Category:Phineas and Ferb|Characters]] [[Category:Characters|*]]"
wikitext
text/x-wiki
[[Category:Phineas and Ferb|Characters]]
[[Category:Characters|*]]
fcedc3499088f9c4e94122a58a6faaca574e60eb
Category:Phineas and Ferb places
14
4
4
2019-09-12T03:53:56Z
SupermanFan97
30577825
Created page with "[[Category:Phineas and Ferb|Places]] [[Category:Places|*]]"
wikitext
text/x-wiki
[[Category:Phineas and Ferb|Places]]
[[Category:Places|*]]
60ddda7a7930da40d33f1839e871110db7f6782b
Category:Phineas and Ferb objects
14
5
5
2019-09-12T03:54:43Z
SupermanFan97
30577825
Created page with "[[Category:Phineas and Ferb|Objects]] [[Category:Objects|*]]"
wikitext
text/x-wiki
[[Category:Phineas and Ferb|Objects]]
[[Category:Objects|*]]
102af503ac86660c31bf93c33388ba060281a622
Main Page
0
6
6
2021-07-02T18:11:44Z
Zocktersrat
30644321
Created page with "krispykream"
wikitext
text/x-wiki
krispykream
54c207f7b9deaffe3eb55208264a6e6d696ca60d
7
6
2021-07-28T17:23:54Z
Zocktersrat
30644321
wikitext
text/x-wiki
Welcome to the ''Phineas and Ferb Wiki'', about [[Phineas and Ferb]].
42332a22f6d35ae5dd389e3935a05eca9d9278b9